x86: add .data.page_aligned section
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 6 May 2010 10:52:22 +0000 (11:52 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 6 May 2010 10:52:22 +0000 (11:52 +0100)
commitc931e4face0ab47ea749e3e32e7734e90c57d6ba
tree28b8b61589b8e7c4226603908becb2f35b21a6f6
parentd9998d5853e5387adffbecb69fd280d87672760d
x86: add .data.page_aligned section

... and move page-aligned data there, instead of having random holes
(to fulfill the demanded alignment) in the final image.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/boot/x86_32.S
xen/arch/x86/boot/x86_64.S
xen/arch/x86/x86_64/compat_kexec.S
xen/arch/x86/xen.lds.S